func crypto/internal/fips140/aes.newOutlined
2 uses
crypto/internal/fips140/aes (current package)
aes.go#L66: return newOutlined(&Block{}, key)
aes.go#L73: func newOutlined(b *Block, key []byte) (*Block, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)